func encoding/json.unquote
3 uses
encoding/json (current package)
decode.go#L1100: key, ok := unquote(item)
decode.go#L1149: s, ok := unquote(item)
decode.go#L1192: func unquote(s []byte) (t string, ok bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)